StorageSectionsEvent: InternalMessage & {
    sections: StorageSection[];
}

Type declaration