export declare type CreateResetToken = { username?: string; email?: string; };