export declare const REGEX: { between2CurlyBracesGlobal: RegExp; between2CurlyBraces: RegExp; IFC: { allNewLines: RegExp; headerSection: RegExp; headerFileDescriptionValue: RegExp; headerFileNameValue: RegExp; headerFileSchemaValue: RegExp; dataSection: RegExp; singleIfcItems: RegExp; expressId: RegExp; expressIdGlobal: RegExp; rawIfcType: RegExp; rawIfcProperties: RegExp; comments: RegExp; }; };