export declare class UnreachableError extends Error { constructor(value: never); } //# sourceMappingURL=UnreachableError.d.ts.map