export declare const interactForAccessCode: ({ device_id: deviceId, }: { device_id?: string; }, initialValue?: string) => Promise;