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