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