declare function _exports(localeNames: string[], page: { slug: string; type: string; createdAt?: Date | undefined; }, permalinks: any): string; export = _exports;