UNPKG

@hhgtech/hhg-components

Version:
4 lines (3 loc) 154 B
import React from 'react'; import { TextProps } from "../../mantine"; export declare const Description: ({ ...rest }: TextProps) => React.JSX.Element;