export declare class ConfigParameterNotDefinedError extends Error { constructor(parameter: string); }