import { RuntimeError } from "./RuntimeError"; export declare class ConfigurationError extends RuntimeError { }