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