/**
 * WikiPage
 * @namespace WikiPage
 */
export default function wikiPage(rawPageInfo: any, apiOptions: any): any;
