import { IconProps } from '../Icon'; declare function SvgAccountCircle(props: IconProps): JSX.Element; export default SvgAccountCircle;