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