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