/** * The lm:uninstall command */ export declare const lmUninstall: () => Promise<void>; //# sourceMappingURL=lm-uninstall.d.ts.map