export default function isValidJavaScriptIdentifier(it: string): boolean;
