import React from 'react'; declare function SvgCheck(props: React.SVGProps): JSX.Element; export default SvgCheck;