export default IconExclamationPolygonFill;
declare var IconExclamationPolygonFill: React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<any>>;
import React from 'react';
