export declare const ERR_CODE: {
    [key: string]: string | number;
};
