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