declare const resizeImage: (file: any) => Promise; export { resizeImage };