import type { AppImageResponse } from '../types'; interface Props { fetchData: (queryParams: any) => Promise; flagReload?: any; isMasonary?: boolean; onChange?: (image: AppImageResponse) => void; } declare const SImageList: import("svelte").Component void; }, "">; type SImageList = ReturnType; export default SImageList;