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

declare const ChevronDoubleLeftIcon: MdiReactIconComponentType;
export default ChevronDoubleLeftIcon;
