import { Group } from '../object3d/_Group'; export declare class PoiGroup extends Group { constructor(); Update(): void; }