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