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