R2StorageMaxAggregateOutputType: {
    dbId: string | null;
    key: string | null;
    tempUrl: string | null;
    urlExpiresAt: Date | null;
}