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