import ts from 'typescript'; export declare function getForwardedValueType(type: ts.Type): ts.Type | undefined;