'use strict';

export { WorkletsModule } from './workletsModuleInstance';
export type { WorkletsModuleProxy } from './workletsModuleProxy';
