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