export interface PdfiumPdfAttachmentCollectionP {
    'names'?: (string)[];
}
export interface PdfiumPdfAttachmentCollectionP__Output {
    'names'?: (string)[];
}
//# sourceMappingURL=PdfiumPdfAttachmentCollectionP.d.ts.map