UNPKG

@clerk/clerk-js

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