import type { IAvatarProps } from './types'; export default function Avatar(props: IAvatarProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map