/// import type { ChessInstance } from 'chess.js'; declare const ChessEngineContext: import("react").Context; export { ChessEngineContext };