import { TgdCodeBloc } from "../shader";
import { WasmModule } from "./types";
export declare function wasm_module(module: WasmModule): TgdCodeBloc;
//# sourceMappingURL=module.d.ts.map