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