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