export declare const normalizeText: (text: string) => string; export declare const uniqueId: () => string; //# sourceMappingURL=strings.d.ts.map