import { OAuthConfigAccount } from '@hubspot/local-dev-lib/types/Accounts'; export declare function authenticateWithOauth(accountConfig: OAuthConfigAccount): Promise;