export declare enum SignUpOriginEnum { WEB = "web", CLI = "cli", VERCEL = "vercel" } //# sourceMappingURL=index.d.ts.map