import React from 'react'; import IconProps from './props'; declare const CheckCircleOutlineIcon: React.FC; export default CheckCircleOutlineIcon;