import { IconComponent } from '../types'; declare const CloseButton: IconComponent; export default CloseButton;