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