import type { IconComponent } from '../types'; declare const GraphNew: IconComponent; export default GraphNew;