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