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