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