export declare const BRANCH_LINT_CONFIG_MESSAGES: {
    branchCreationNote: string;
    branchLintDescription: string;
    branchPatternDisabledValue: string;
    branchPatternEnabledValue: string;
    branchPatternLabel: string;
    branchScriptDescription: string;
    configurationFilesLabel: string;
    generatedScriptsLabel: string;
    huskyHookSetupNote: string;
    packageJsonBranchScript: string;
};
//# sourceMappingURL=messages.constant.d.ts.map