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