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