export declare const textConstants: { readonly warning: { readonly uploadWhileUploading: { readonly title: "Hang tight!"; readonly description: "Your current images are still being uploaded. Once they're all set, you'll be free to upload more."; }; }; };