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

declare const AmbulanceIcon: MdiReactIconComponentType;
export default AmbulanceIcon;
