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