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