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

declare const NoEntryIcon: MdiReactIconComponentType;
export default NoEntryIcon;
