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