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