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