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