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