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