import { IconProps } from '../types'; export declare const InfoOutline: (props: IconProps) => JSX.Element;