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

declare const SmokingOffIcon: MdiReactIconComponentType;
export default SmokingOffIcon;
