import * as React from 'react';
declare function SvgSquareMajor(props: any): React.ReactSVGElement;
export default SvgSquareMajor;
