UNPKG

@hhgtech/hhg-components

Version:
4 lines (3 loc) 185 B
import React from 'react'; import { HealthToolFormWrapperProps } from "../../formWrapper"; export declare const InlineForm: (props: HealthToolFormWrapperProps) => React.JSX.Element;