export function authenticateThirdParty(thirdPartyUser: any, requireLocalAccount: boolean | undefined, done: any, saveUserFn: any): Promise;