export interface RisksP { 'risks'?: (string)[]; } export interface RisksP__Output { 'risks'?: (string)[]; } //# sourceMappingURL=RisksP.d.ts.map