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

declare const NoSmokingIcon: MdiReactIconComponentType;
export default NoSmokingIcon;
