/** * 错误上报方法 * @param api 上报接口 */ export declare const startReport: (api: any) => void;