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