UNPKG

@hhgtech/hhg-components

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