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