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