import { VerifyConditionsContext } from '../../src/types'; export declare const getMockContext: () => VerifyConditionsContext;