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