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