UNPKG

@hhgtech/hhg-components

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