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