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