import { command } from "cmd-ts"; export declare function preparePubdir(pubdir: string, version: string, baseDir: string, srcDir: string): Promise; export declare function preparePubdirCmd(): ReturnType; //# sourceMappingURL=prepare-pubdir-cmd.d.ts.map