export interface ConfigsGuard { source: string; wrongValidationTopic: string; emitWrongValidationEvent?: boolean; } //# sourceMappingURL=configs-guard.interface.d.ts.map