/*:: declare var DO_NOT_EXPORT_CFB:any; type SectorEntry = any; type SectorList = { (k:string|number):SectorEntry; name:?string; fat_addrs:any; ssz:number; } */