export type { Placement } from './compute-position';
export type { Account, ProfileData, CreateHovercard, Attach, Detach, OnQueryHovercardRef, OnFetchProfileStart, OnFetchProfileSuccess, OnFetchProfileFailure, OnHovercardShown, OnHovercardHidden, Options, } from './core';
export type { HovercardsProps } from './hovercards';
export type { UseHovercardsReturnValues } from './use-hovercards';
export { default as Hovercards } from './hovercards';
export { default as useHovercards } from './use-hovercards';
//# sourceMappingURL=index.react.d.ts.map