export declare function getIdentityFromTOF(headers: Record, key: string): Promise<{ staffid: any; staffname: any; }>;