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