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