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

declare const ToiletIcon: MdiReactIconComponentType;
export default ToiletIcon;
