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

declare const ToysOutlineIcon: MdiReactIconComponentType;
export default ToysOutlineIcon;
