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