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