import { IconSvgProps } from '../types';
declare const Square: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Square;
//# sourceMappingURL=Square.d.ts.map