export default { "/admin/reports/dau_by_mau": { report: { type: "dau_by_mau", title: "DAU/MAU", xaxis: "Day", yaxis: "DAU/MAY", description: "Percentage of daily active users on monthly active users", data: null, total: null, start_date: "2018-01-26T00:00:00.000Z", end_date: "2018-04-27T23:59:59.999Z", category_id: null, group_id: null, prev30Days: 46, labels: null, report_key: "" } } };