export interface UpdateEmailProps { new_email: string; } //# sourceMappingURL=UpdateEmailProps.d.ts.map