import * as t from '@umijs/bundler-utils/compiled/babel/types'; export declare function removeConfigByName(ast: t.File, name: string): t.File;