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