import { PageProps } from 'gatsby'; declare const _default: (props: PageProps) => JSX.Element; export default _default;