import * as _ts from 'typescript';
export declare const normalize_expected_value: (value: string, filename: string, line: number, ts: typeof _ts) => string;
