export function sendForgotPasswordCode(email: string): never { void email throw new Error("Not implemented") }