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