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