export declare function encodeAngleBrackets(str: string): string;
