import * as models from '../../models';
export declare function provideIntellijGlobalVariables(): Promise<models.Variables>;
