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

declare const ArrowLeftThickIcon: MdiReactIconComponentType;
export default ArrowLeftThickIcon;
