import React from 'react'; declare const SvgInfoCircleOutline: (props: React.SVGProps) => JSX.Element; export default SvgInfoCircleOutline;