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