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