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