import React from 'react'; declare const SvgDataCheckOutline: (props: React.SVGProps) => JSX.Element; export default SvgDataCheckOutline;