import type { AssetGridProps } from './types'; declare const AssetGrid: import("svelte").Component; type AssetGrid = ReturnType; export default AssetGrid; //# sourceMappingURL=AssetGrid.svelte.d.ts.map