declare const wasm: {
    isSupported: boolean;
};
export { wasm };
