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