export type { DirectionHoverProps, getDirection } from './types'; export { DirectionHover } from './DirectionHover'; export type { DirectionHoverTheme } from './theme'; export { directionHoverTheme } from './theme'; //# sourceMappingURL=index.d.ts.map