UNPKG

@clerk/clerk-js

Version:
4 lines (3 loc) 282 B
import type { PropsWithChildren } from 'react'; export declare const LoadingCardContainer: ({ children }: PropsWithChildren) => import("@emotion/react/jsx-runtime").JSX.Element; export declare const LoadingCard: (props: unknown) => import("@emotion/react/jsx-runtime").JSX.Element;