export type ParamsRequestVme = { vmeId: string; subId: string; message: string; };