import React from 'react';
export declare const CloseButton: () => React.JSX.Element;
export declare const ExpandMore: () => React.JSX.Element;
