import React from 'react'; declare const CheckCircleGreen: (props: any) => React.JSX.Element; export default CheckCircleGreen;