export const findWeeklyUsersRegisteredData = async ({
    start,
    end,
}: {
    start: Date;