declare const CloseButton: ({ color }: { color: any; }) => import("react/jsx-runtime").JSX.Element; export default CloseButton;