import { autouml } from "../../typings/typings";
declare function buildUML(options: autouml.cli.IOptions): void;
export { buildUML };
