'use strict';

export { ReanimatedModule } from './reanimatedModuleInstance';
export type { ReanimatedModuleProxy } from './reanimatedModuleProxy';
