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

declare const BabyBuggyIcon: MdiReactIconComponentType;
export default BabyBuggyIcon;
