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