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