export declare class NoSuchElementException extends Error { readonly _tag = "NoSuchElementException"; constructor(method: string); } //# sourceMappingURL=NoSuchElementException.d.ts.map