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

declare const CourierIcon: MdiReactIconComponentType;
export default CourierIcon;
