import { Vector2 } from 'touchcontroller'; export declare function moveSvgGBy(element: SVGGElement, moveBy: Vector2): void;