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