export declare const SYMBOLS_LINK_REGEX: RegExp;
export declare function removeSymbolsLink(html: string): string;
//# sourceMappingURL=transformation.d.ts.map