UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 203 B
import { IIconProps } from './types'; export declare const Icon: import('react').ForwardRefExoticComponent<IIconProps & import('react').RefAttributes<HTMLSpanElement>>; //# sourceMappingURL=Icon.d.ts.map