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

declare const ToysIcon: MdiReactIconComponentType;
export default ToysIcon;
