/** * omk uninstall - Remove OMK hooks and skills */ export declare function uninstall(): Promise; //# sourceMappingURL=uninstall.d.ts.map