UNPKG

@wazespace/wme-react-components

Version:

A package with useful replications of the Waze Map Editor components to use in userscripts

3 lines 246 B
/// <reference types="react" /> export declare const WzIcon: import("react").ForwardRefExoticComponent<{} & import("../wme-intrinsic-elements-props").WzIconProps & import("react").HTMLAttributes<HTMLElement>>; //# sourceMappingURL=WzIcon.d.ts.map