/// <reference types="node" />
export default function MiddlewareWasmLoader(this: any, source: Buffer): string;
export declare const raw = true;