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