import { PDFDictionary } from '../../pdf-objects';
declare const _default: (dict: PDFDictionary, contents: Uint8Array) => any;
export default _default;
