import { TypedError } from './typed-error'; export declare const MISSING_PARAMS_ERROR: TypedError;