import { TFieldSummary, TLevel } from '../config_types/TSpatialHierarchy'; import { TCustomEdgeResponse } from '../TCustomEdgeResponse'; export declare function required_properties_on_sh_level(spatial_hierarchy_level: TLevel, geodata_properties_summary: TFieldSummary[]): TCustomEdgeResponse;