import { IconListTree, iconListTreeTag } from '@ni/nimble-components/dist/esm/icons/list-tree';
export type { IconListTree };
export { iconListTreeTag };
export declare const NimbleIconListTree: import("@lit/react").ReactWebComponent<IconListTree, {}>;
