export * from './stack'; export * from './queue'; export * from './heap'; export * from './trie'; //# sourceMappingURL=index.d.ts.map