import type { FC, SVGProps } from "react";
export declare const Feather: FC<SVGProps<SVGSVGElement>>;
export default Feather;
//# sourceMappingURL=Feather.d.ts.map