export default ShapeGroupData; declare function ShapeGroupData(): void; declare class ShapeGroupData { it: any[]; prevViewData: any[]; gr: any; }