import { default as React } from 'react';
declare const GamePanel: React.FC;
export default GamePanel;
//# sourceMappingURL=GamePanel.d.ts.map