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