export declare const oauthProvider = "https://altostra.auth0.com/";
export declare function tokenFile(settingsDir?: string): string;
