export declare const BIDTYPE: {
    JL: string;
    SG: string;
    SJ: string;
    ZX: string;
};
