import * as React from 'react'; declare const Panel: () => React.JSX.Element; export default Panel;