declare const _default: {
    inject: {
        __dirname: string;
        __filename: string;
        process: string;
        performance: string;
        setInterval: string;
        clearInterval: string;
        console: string;
        asyncStorage: string;
        dateToString: string;
    };
    alias: {
        'azion/utils': string;
        'azion/utils/edge': string;
        'azion/utils/node': string;
        '@fastly/http-compute-js': string;
        accepts: string;
        assert: string;
        buffer: string;
        https: string;
        module: string;
        string_decoder: string;
        timers: string;
        util: string;
        zlib: string;
    };
    external: string[];
    polyfill: string[];
};
export default _default;

export { }
