/// <reference types="react" />
declare const DynamicLoginMethodsSpinner: React.FC;
export default DynamicLoginMethodsSpinner;
