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