export declare const violatesDependencyRule: (filename: string, importCommand: string, isFirstRun: boolean, fileContent: string) => string;