export declare const runInCleanSnapshot: (fn: (...args: TArgs) => R, ...args: TArgs) => R;