export declare function shouldRenderPriceAsRaw(s: string): boolean; export declare function hasNonPriceChars(s: string): boolean;