export declare function baseRequest(options: any): Promise; export declare const MGetPageConfig: (id?: any) => Promise; export declare const MPublish: (publishData: any) => Promise;