import * as React from 'react'; declare function SvgCheck(props: React.SVGAttributes<{}>): JSX.Element; export default SvgCheck;