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