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