declare const isPrint: (ch: string) => boolean; export default isPrint;