/// import { BoxProps } from '@chakra-ui/react'; export declare const Placeholder: (props: BoxProps) => JSX.Element;