import * as React from 'react'; declare const CloseIcon: React.MemoExoticComponent<() => JSX.Element>; export default CloseIcon;