export interface IConfigCommitlint {
    isEnabled?: boolean;
}
//# sourceMappingURL=commitlint.interface.d.ts.map