import { AppThunk } from 'store'; export declare const deleteGalleryThunk: (galleryItemId: string, categoryName: string) => AppThunk>;