import { IconProps } from './@ErkIcon'; declare function CheckCircleIcon(props: IconProps): JSX.Element; export default CheckCircleIcon;