/**
 * Naïvely check if current runtime supports native web assembly.
 */
export declare const isWasmEnabled: () => boolean;
//# sourceMappingURL=isWasmEnabled.d.ts.map