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