export type CreateResetToken = { email: string; };