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