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