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

declare const CigaretteOffIcon: MdiReactIconComponentType;
export default CigaretteOffIcon;
