UNPKG

@stanfordspezi/spezi-web-design-system

Version:

Stanford Biodesign Digital Health Spezi Web Design System

3 lines (2 loc) 167 B
import { ComponentProps } from 'react'; export declare const SeparatorText: ({ className, children, ...props }: ComponentProps<"div">) => import("react").JSX.Element;