import * as React from "react"; declare function InfoOutline(props: React.SVGProps): any; export default InfoOutline;