export declare function createNewFilename(file: File, uuid: string): { id: string; name: string; };