UNPKG

@clerk/clerk-js

Version:
4 lines (3 loc) 218 B
import { Col } from '../customizables'; import type { PropsOfComponent } from '../styledSystem'; export declare const RootBox: (props: PropsOfComponent<typeof Col>) => import("@emotion/react/jsx-runtime").JSX.Element;