import type { ReplacingBehaviour } from '../../behaviour/replacing/ReplacingTypes'; declare const Replacing: ReplacingBehaviour; export { Replacing }; //# sourceMappingURL=Replacing.d.ts.map