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