export declare function encryptPdf(pdfPath: string, password: string): Promise;