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