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