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