export declare function maybeRenameExistingFileAsync(projectDir: string, filename: string): Promise; export declare function formatBytes(bytes: number): string;