export default Leaf;
declare function Leaf(props: any): JSX.Element;
