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