import { GetServerSideProps } from 'next';
export declare const getServerSideProps: GetServerSideProps;
declare const SitemapXML: React.FC;
export default SitemapXML;
