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