export type TsPulicKeyTypeDto = { tsPubKeyX: string; tsPubKeyY: string; };