import type { SVGAttributes } from 'react'; export default function Info(props: SVGAttributes): JSX.Element;