import * as ast from "../ast/index"; export default function minify(ast: ast.Proto): string;