/**
 * * 页面初始化就执行的函数
 */
export declare const initFunction: () => Promise<void>;
