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