export declare class TransformValidationError extends Error { constructor(message: string); }