export declare const createNewFilepath: (name?: string) => string; export declare const sleep: (time: number) => Promise; //# sourceMappingURL=utils.d.ts.map