import { BoxProps } from '@mui/material'; export declare const HelperBox: (props: BoxProps) => import("react/jsx-runtime").JSX.Element;