export type BrowseNodeChild = {
    ContextFreeName?: string;
    DisplayName?: string;
    Id?: string;
};
//# sourceMappingURL=browse-node-child.d.ts.map