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