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