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