import { IconProps } from '../types';
declare const Feather: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Feather;
//# sourceMappingURL=Feather.d.ts.map