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