export declare function reportCycles(paths: string[], rejectCycles?: boolean): void;
