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