declare namespace Custom { export type PageMetadata = { current_page: number; default: object; }; }