export interface VerifyEmailCommand { token: string; } //# sourceMappingURL=VerifyEmailCommand.d.ts.map