UNPKG

@ebay/ui-core-react

Version:

Skin components build off React

6 lines 200 B
import { FC, ReactNode } from "react"; declare const EbayFakeMenuButtonLabel: FC<{ children?: ReactNode; }>; export default EbayFakeMenuButtonLabel; //# sourceMappingURL=menu-button-label.d.ts.map