/// export declare const VisionMock: () => { Vision: { getContainer: jest.Mock; }; };