import { SvgIconComponent } from './types'; declare const ChevronLeftRoundIcon: SvgIconComponent; export default ChevronLeftRoundIcon;