export declare function getASTByFilePath(filePath: string): import("@umijs/bundler-utils/compiled/@babel/types").File | null;