export declare const ERROR_MAP: {
    BRANCH_EXIST: string;
    SAME_CONFIG: string;
};
