import React from 'react'; import { WelcomeGifProps } from './props'; export declare const WelcomeGif: React.FC;