UNPKG

@helpwave/hightide

Version:

helpwave's component and theming library

9 lines (6 loc) 278 B
import * as react_jsx_runtime from 'react/jsx-runtime'; type FillerRowElementProps = { className?: string; }; declare const FillerRowElement: ({ className }: FillerRowElementProps) => react_jsx_runtime.JSX.Element; export { FillerRowElement, type FillerRowElementProps };