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