export interface PlanetValueInterface { description?: string; value: A; }