import type ts from 'typescript'; export declare const getStaticallyKnownValue: (maybeParenthesizedExpression: ts.Expression, notStaticallyKnownToken: symbol) => any;