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