export { default as Tooltip } from "./Tooltip";
export * from "./Tooltip";
