import Exclamation from './Exclamation'; declare const ExclamationFilled: typeof Exclamation; export default ExclamationFilled;