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