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