import { Option } from "../classes/option.js"; export declare function toOptionPromise(promise: PromiseLike): Promise>;