import { BoxClient } from '../client.generated.js'; export declare const userId: string; export declare const client: BoxClient; export {};