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