import type { Flow } from '../../../request/context/types.js'; export declare function resolveActorId(flow: Flow): string | null; //# sourceMappingURL=actor.d.ts.map