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