export declare function applyWatermark(pdfBytes: Uint8Array | Buffer, watermarkText: string): Promise;