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