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