export interface IBranchlint { isEnabled?: boolean; isTicketIdEnabled?: boolean; } //# sourceMappingURL=branch-lint.interface.d.ts.map