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