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