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