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