/// /** * 获取 query 参数 */ export declare const getPageQuery: () => import("querystring").ParsedUrlQuery;