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