import { MdiReactIconComponentType } from './dist/typings';

declare const ChevronLeftCircleOutlineIcon: MdiReactIconComponentType;
export default ChevronLeftCircleOutlineIcon;
