export type SignalDataType = { key: string; value: string; };