import { IRadioButtonProps } from '@yandex-lego/components/RadioButton'; export default function Props(_props: IRadioButtonProps) { return null; }