import React from 'react'; import { SvgProps } from '../Svg'; declare const CheckRound: React.SFC; export default CheckRound;