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

declare const MotherIcon: MdiReactIconComponentType;
export default MotherIcon;
