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

declare const CradleIcon: MdiReactIconComponentType;
export = CradleIcon;