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