UNPKG

@ebay/ui-core-react

Version:

Skin components build off React

8 lines 265 B
import { FC } from "react"; /** * This is an empty component just to get extra property * for the button used in the EbayInfotipContent */ declare const TooltipCloseButton: FC; export default TooltipCloseButton; //# sourceMappingURL=tooltip-close-button.d.ts.map