import type { SemanticTags } from '../interfaces.js';
export declare function normalizeSemanticTags(tags: SemanticTags): SemanticTags;
//# sourceMappingURL=semantic-tags.d.ts.map