import { SignPdfError } from './sign-pdf-error'; export declare class DigitallySignedError extends SignPdfError { constructor(); }