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