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