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