export declare const ocr: {
    v20181119: {
        Client: typeof import("./v20181119/ocr_client").Client;
        Models: typeof import("./v20181119/ocr_models");
    };
};
