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