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