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