export declare class UnregisteredResponseTypeError extends Error { constructor(type: string); }