import * as React from 'react'; declare function Info2Outlined(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Info2Outlined; export default Info2Outlined;