export declare function directory(prefix?: string): Promise; export declare function file(prefix?: string): Promise;