import { CzmCustomPrimitive } from "xbsj-xe2/dist-node/xe2-cesium-objects"; export declare function setRectangleGeometry(cylinderCustomPrimitive: CzmCustomPrimitive, options: { width: number; height: number; }): void;