export interface UploadI18nInterface {
    boxDescription: string;
    placeholder: string;
    upload: string;
}
//# sourceMappingURL=index.d.ts.map