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

declare const ReproductionIcon: MdiReactIconComponentType;
export default ReproductionIcon;
