UNPKG

@clerk/clerk-js

Version:
6 lines (5 loc) 335 B
import React from 'react'; export declare const SocialButtonsReversibleContainerWithDivider: (props: React.PropsWithChildren) => import("@emotion/react/jsx-runtime").JSX.Element; export declare const ReversibleContainer: (props: React.PropsWithChildren<{ reverse?: boolean; }>) => import("@emotion/react/jsx-runtime").JSX.Element;