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