export declare const setProjectDir: (args: string[]) => Promise<void>;
