import type { IWrapLightRotationEventBoxGroup } from './types/lightRotationEventBoxGroup.js'; import type { DeepPartial } from '../../../types/utils.js'; export declare function createLightRotationEventBoxGroup(data?: DeepPartial): IWrapLightRotationEventBoxGroup; //# sourceMappingURL=lightRotationEventBoxGroup.d.ts.map