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