/// <reference types="react" />
declare const Attention: () => JSX.Element;
export default Attention;
