export declare function isValidIdentifier(identifier: string): boolean;
