export type { TooltipListProps } from './TooltipList'; export { TooltipList } from './TooltipList'; export type { TooltipProps } from '@salutejs/sdds-finai'; export { Tooltip } from '@salutejs/sdds-finai';