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