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