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