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