UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 210 B
import { TAvatarProps } from './types'; export declare const Avatar: import('react').ForwardRefExoticComponent<TAvatarProps & import('react').RefAttributes<HTMLDivElement>>; //# sourceMappingURL=Avatar.d.ts.map