import * as React from 'react';
declare function SvgCheck(props: React.SVGProps<SVGSVGElement>): JSX.Element;
export default SvgCheck;
//# sourceMappingURL=check.d.ts.map