/// declare const RadioButtonExample: (props: { navigation: any; }) => JSX.Element; export default RadioButtonExample;