import React from 'react'; declare const AvatarIcon: (props: React.HTMLAttributes) => React.JSX.Element; export default AvatarIcon;