declare const compile: (opts: any, pluginAPI: any, options: any) => Promise; export default compile;