export declare class GroupPanelSettings { enabled?: boolean; text?: string; deep?: number; }