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