import { SpyCore } from "./spy-core"; export declare function wrap(core: SpyCore, deprecation?: () => void): any;