import React from 'react'; import type { IconProps } from "./"; declare const RadioWithState: React.FC; export default RadioWithState;