import type { IconComponent } from '../types'; declare const ConfoundedCircle: IconComponent; export default ConfoundedCircle;