export declare function escapeQuotes(value: string): string;
