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