/** Replace literal source variants and normalize only their adjacent whitespace. */ export declare function replaceBrandText(text: string, replacement: string, sources: readonly string[]): string; //# sourceMappingURL=index.d.ts.map