import { DoDevopObservation } from "../../@types/observations"; /** * Gets the core "observations" about the current directory. */ export declare function getObservations(): Set; //# sourceMappingURL=getObserverations.d.ts.map