declare const GridIcon: { name: string; svg: string; }; export default GridIcon;