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

declare const ChevronLeftCircleIcon: MdiReactIconComponentType;
export default ChevronLeftCircleIcon;
