import { UAGProjectInterface } from "../UAGProjectInterface"; import { ToolInfo } from "./utils"; export declare const getFieldInfo: (project: UAGProjectInterface) => Promise;