import { Mocked } from "vitest"; import { BoticaClient } from "../../src/protocol/index.js"; export declare const mockBoticaClient: Mocked;