import type { IApi } from 'umi'; export declare const isFlattedNodeModulesDir: (api: IApi) => boolean;