AlertTwoTone.d.ts 116 Bytes
Newer Older
liang ce committed
1 2 3
import { IconDefinition } from '../types';
declare const AlertTwoTone: IconDefinition;
export default AlertTwoTone;