import React from 'react'; import { UndrawSVGProps } from '../types'; declare const DataExtraction: React.FC; export default DataExtraction;