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