export declare const ignoreStringLiteral: {
    [k: string]: string;
}[];
