import * as t from '@babel/types'; export declare const getWebEnvAst: (otp: any) => t.Program;