import type { ReflectingState } from './ReflectingTypes'; declare const init: () => ReflectingState; export { init }; //# sourceMappingURL=ReflectingState.d.ts.map