import { FormLabelProps as UIFormLabelProps } from '@chakra-ui/react'; export declare type FormLabelProps = UIFormLabelProps;