// Generated Source interface RingOutCountry { /** * */ id?: string; } export default RingOutCountry;