declare const _default: {
    fenStringSyntax(fenString: string): void;
    moveSyntax(move: string): void;
};
export default _default;
