import { IconProps } from '../types';
declare const Cigarette: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Cigarette;
//# sourceMappingURL=Cigarette.d.ts.map