UNPKG

@watheia/base-ui.theme.fonts.clean

Version:
4 lines (3 loc) 266 B
import { HtmlHTMLAttributes } from "react"; export declare const SansFont: ({ className, ...props }: HtmlHTMLAttributes<HTMLDivElement>) => JSX.Element; export declare const SerifFont: ({ className, ...props }: HtmlHTMLAttributes<HTMLDivElement>) => JSX.Element;