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