AlertOutlined.d.ts 118 Bytes
import { IconDefinition } from '../types';
declare const AlertOutlined: IconDefinition;
export default AlertOutlined;