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