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