import type { IBranchLintConfig } from "../type/config.type";
export declare const DEFAULT_BRANCH_LINT_CONFIG: IBranchLintConfig;
