import { AppThunk } from 'store'; export declare const addGalleryThunk: (file: File, categoryUri: string, progressEvent: (progressEvent: any) => void) => AppThunk>;