import { IconDefinition } from '../types'; declare const IconInfoCircle: IconDefinition; export default IconInfoCircle;