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