import { Command } from "../types"; export declare const getAST: (input?: string) => Promise;