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