export declare class GppSectionChangePayload { data: string; constructor(data: string); }