export declare const AUTH_COMPONENTS_VERSION = "0.1.0";
export { LoginButton } from "./LoginButton";
export type { LoginButtonProps } from "./LoginButton";
export { SocialLoginButtons } from "./SocialLoginButtons";
export { UserProfile } from "./UserProfile";
//# sourceMappingURL=index.d.ts.map