export declare const SITEMAP_CONFIG_DEFAULTS: {
    filenameBase: string;
    entryLimit: number;
};
