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