declare const UnselectedRadio: ({ color }: { color: string; }) => import("react/jsx-runtime").JSX.Element; export default UnselectedRadio;