import React from 'react'; export declare const LobbyScreenJoining: ({ yourName }: { yourName?: string | undefined; }) => React.JSX.Element; //# sourceMappingURL=index.d.ts.map