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