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

declare const CourierCheckIcon: MdiReactIconComponentType;
export default CourierCheckIcon;
