import type { Collection } from './types'; export declare const basic: Collection; export declare const expandedTree: Set; export declare const tree: Collection; //# sourceMappingURL=stub-data-large.d.ts.map