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