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