UNPKG

145 BTypeScriptView Raw
1import { LineViewProps } from './types';
2declare const _default: (props: LineViewProps) => import("../..").JSX.Element;
3export default _default;