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