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