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