import { SVGBoardConfig } from './types'; export default function createCoordinates(config: SVGBoardConfig): SVGGElement;