export declare const IconGridData: { svg: string; jsx: string; import: string; breadcrumbs: string[]; }; export default IconGridData;