export declare function expandCharacterRanges(characterRangesString: string): string[];
