/// import { IconProps } from '../../types'; declare const ConfoundedCircle: (allProps: IconProps) => JSX.Element; export default ConfoundedCircle;