import { BoxProps } from "../Box"; import * as React from "react"; declare const FormHelperText: React.FC; export default FormHelperText;