UNPKG

@hhgtech/hhg-components

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