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