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