export declare const youmall: {
    v20180228: {
        Client: typeof import("./v20180228/youmall_client").Client;
        Models: typeof import("./v20180228/youmall_models");
    };
};
