import React from 'react'; declare const Exclamation: React.FC; export default Exclamation;