export function getError(reasonCode: any): { code: any; message: string; };