import { PageProps } from '../types'; export default function (props: PageProps): any;