import * as cg from 'chessgroundx/types'; export declare function copyBoardToPNG(fen: cg.FEN): void;