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