import type { SharedObject as SharedObjectType } from './ts-declarations/SharedObject';
declare const SharedObject: typeof SharedObjectType;
export default SharedObject;
//# sourceMappingURL=SharedObject.d.ts.map