import { SVGProps } from 'react'; declare const AvatarPlaceholderIcon: (props: SVGProps) => JSX.Element; export default AvatarPlaceholderIcon;