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