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