export declare function isFixedCharacter(char: RegExp | string): char is string;
//# sourceMappingURL=is-fixed-character.d.ts.map