export default function get_openid_by_code(_action_id: string, _session_id: string, spaceid: string, code: string): Promise<{}>;