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