UNPKG

@pagamio/frontend-commons-lib

Version:

Pagamio library for Frontend reusable components like the form engine and table container

5 lines (4 loc) 139 B
declare const AvatarIcon: ({ username }: { username: string; }) => import("react/jsx-runtime").JSX.Element; export default AvatarIcon;