import { SourceLineCol } from '@iteria-app/generator'; export declare const getJsxIdentifierLength: (code: string, source: SourceLineCol) => number;