UNPKG

alinea

Version:
4 lines (3 loc) 256 B
import type { HTMLProps } from 'react'; export declare function Lift(props: HTMLProps<HTMLDivElement>): import("react/jsx-runtime").JSX.Element; export declare function LiftHeader(props: HTMLProps<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;