import { ReactIconComponentType } from '../types';

declare const SmokeFree: ReactIconComponentType;
export default SmokeFree;
            