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