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