UNPKG

alinea

Version:

[![npm](https://img.shields.io/npm/v/alinea.svg)](https://npmjs.org/package/alinea) [![install size](https://packagephobia.com/badge?p=alinea)](https://packagephobia.com/result?p=alinea)

4 lines (3 loc) 251 B
import { 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;