StorageSection: {
    childSections: StorageSection[];
    name: string;
    size: number;
}

Type declaration