export { default as ChessBoard } from "./src/ChessBoard"; export type { ChessBoardProps } from "./src/ChessBoard";