export interface PdfiumComboboxOptionsP { 'value'?: (string)[]; } export interface PdfiumComboboxOptionsP__Output { 'value'?: (string)[]; } //# sourceMappingURL=PdfiumComboboxOptionsP.d.ts.map