import * as t from "@babel/types"; export declare const optimize: (inAst: t.File) => t.File; //# sourceMappingURL=index.d.ts.map