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