/// <reference types="react" />
declare const OAuthLoginComponent: () => JSX.Element;
export default OAuthLoginComponent;
