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