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