export { default as EbayInfotip } from "./ebay-infotip";
export { default as EbayInfotipHost } from "./ebay-infotip-host";
export { default as EbayInfotipHeading } from "./ebay-infotip-heading";
export { default as EbayInfotipContent } from "./ebay-infotip-content";
export type { Variant } from "./types";
//# sourceMappingURL=index.d.ts.map