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