import React from 'react'; declare const ControlPanel: (props: any) => React.JSX.Element; export default ControlPanel; //# sourceMappingURL=ControlPanel.d.ts.map