import type * as ts from 'typescript'; import { Configuration } from './Configuration'; export declare const getConfigurationScopeExpressionValue: (element: Configuration) => ts.Expression;