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