import React from 'react'; import { IconBaseProps } from './_base'; declare const Exclamation: React.FC; export default Exclamation;