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