import type { ReflectingBehaviour } from '../../behaviour/reflecting/ReflectingTypes'; declare const Reflecting: ReflectingBehaviour; export { Reflecting }; //# sourceMappingURL=Reflecting.d.ts.map