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

declare const ProhibitedIcon: MdiReactIconComponentType;
export default ProhibitedIcon;
