import { TFancyRadioList } from './TFancyRadioList.model';
export default function FancyRadioList(props: TFancyRadioList): import("react/jsx-runtime").JSX.Element;
