declare const analyticsReport: (ok: boolean, type: string, data: any) => void; export default analyticsReport;