import { SVGProps } from "react";
declare const LISignSmoking: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LISignSmoking };
