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