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