import React from "react"; export declare const Square: (props: React.SVGAttributes) => JSX.Element;