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