export declare const removeDependency: (file: string, dependency: string, options?: { debug?: boolean; }) => void; //# sourceMappingURL=removeDependency.d.ts.map