import React from 'react'; export declare const CloseButton: ({ onClick }: { onClick: () => void; }) => React.JSX.Element; //# sourceMappingURL=CloseButton.d.ts.map