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