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