export interface SendVerificationEmailOptions { userId: string; }