export declare class MissingKeyError extends Error { constructor(name: string); }