import { BoxProps } from '@chakra-ui/react'; import { FC } from 'react'; export declare const IconWrapper: FC;