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