import { IconDefinition } from '../../types';
declare const Square: IconDefinition;
export default Square;
