export { mount, createTestRoot, isNode } from './mount'; export type { Node, RootNode } from './types'; //# sourceMappingURL=index.d.ts.map