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