import type { PdfiumFontInfoP as _ironpdfengineproto_PdfiumFontInfoP, PdfiumFontInfoP__Output as _ironpdfengineproto_PdfiumFontInfoP__Output } from '../ironpdfengineproto/PdfiumFontInfoP'; export interface PdfiumFontInfoCollectionP { 'value'?: (_ironpdfengineproto_PdfiumFontInfoP)[]; } export interface PdfiumFontInfoCollectionP__Output { 'value'?: (_ironpdfengineproto_PdfiumFontInfoP__Output)[]; } //# sourceMappingURL=PdfiumFontInfoCollectionP.d.ts.map