export interface IConfigPrlintGithub { base?: string; isDraft?: boolean; prohibitedBranches?: Array; } //# sourceMappingURL=prlint-github.interface.d.ts.map