import { Options } from '../typings.d'; export declare const runCodemods: (options: Options) => Promise;