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