export declare const BRANCH_LINT_CONFIG_COMMANDS: {
    createHuskyDirectory: string;
    initHusky: string;
    makePrePushExecutable: (filePath: string) => string;
};
//# sourceMappingURL=commands.constant.d.ts.map