import { RollupWatchOptions } from 'rollup'; export declare const fixPaths: (confs: RollupWatchOptions | ReadonlyArray, location: string) => RollupWatchOptions | ReadonlyArray;