export declare const findImportsLib: (patterns: any, { babelConfig, ...options }: { [x: string]: any; babelConfig: any; }) => Promise<{}>;