export namespace sentropicProfile { let id: string; let forbiddenPathDefaults: string[]; let exceptionIdPattern: RegExp; let conditionalRequiresException: boolean; let branchMatch: string; } //# sourceMappingURL=sentropic.d.ts.map