export declare const fmu: {
    v20191213: {
        Client: typeof import("./v20191213/fmu_client").Client;
        Models: typeof import("./v20191213/fmu_models");
    };
};
