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