import { TFancyPageList } from './TFancyPageList.model'; export default function FancyPageList(props: TFancyPageList): import("react/jsx-runtime").JSX.Element;