import { GetProjectPagesResponse } from './getProjectPages'; /** * 获取项目列表 */ export declare const getProjectPages: (params: any) => Promise;