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

declare const SmokingAreaIcon: MdiReactIconComponentType;
export default SmokingAreaIcon;
