export interface DfxTicketsSettings { channelPatternName: string; allowedRoles: string[]; mainCategoryId: string; } //# sourceMappingURL=dfxTickets.types.d.ts.map