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