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