export declare function registerMock(factory: (...args: any[]) => T): void;