import esbuild from '@umijs/bundler-utils/compiled/esbuild'; export declare function assetsLoader(opts: { cwd: string; }): esbuild.Plugin;