import { CFDataview } from "./СFDataview"; export interface Sector extends CFDataview { getPosition(): number; }