export interface radioType { RADIO_ID: string; // '39081' RADIO_PICTURE: string; // '69518b4d1cf2942171e90546ae1ad81a' TITLE: string; // 'Axe Forro' TAGS: string[]; __TYPE__: 'radio'; }