import { FC } from 'react'; import { SignInWithBaseButtonProps } from '../../types.js'; export declare const SignInWithBaseButton: FC; //# sourceMappingURL=SignInWithBaseButton.d.ts.map