import type { TextBaseLine } from './misc.js'; export declare const iriReference: RegExp; export declare const alignmentBaselineMap: { [key: string]: TextBaseLine; }; export declare const svgNamespaceURI = "http://www.w3.org/2000/svg"; //# sourceMappingURL=constants.d.ts.map