import type { InternalHostInstance, ShadowNodeWrapper } from './commonTypes';
import type { HostInstance } from './platform-specific/types';
export declare function getShadowNodeWrapperFromRef(_ref: InternalHostInstance, _hostInstance?: HostInstance): ShadowNodeWrapper;
//# sourceMappingURL=fabricUtils.d.ts.map