import type { TemporalOptions, GetCurrentResult } from './types.js'; export declare function getCurrent(options: TemporalOptions): Promise; //# sourceMappingURL=get-current.d.ts.map