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