export declare function isPrintableCharacter(c: string): false | RegExpMatchArray | null;