declare const randomName: (imageFormat?: string | undefined) => string; export default randomName;