export declare const lighthouse: {
    v20200324: {
        Client: typeof import("./v20200324/lighthouse_client").Client;
        Models: typeof import("./v20200324/lighthouse_models");
    };
};
