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