export declare const animationElements: string[]; export declare const animationAttrElements: string[]; export declare const descriptiveElements: string[]; export declare const gradientElements: string[]; export declare const filterPrimitiveElements: string[]; export declare const transferFunctionElements: string[]; export declare const lightSourceElements: string[]; export declare const paintServerElements: string[]; export declare const shapeElements: string[]; export declare const structuralElements: string[]; export declare const textContentChildElements: string[]; export declare const textContentElements: string[]; export declare const graphicsElements: string[]; export declare const containerElements: string[]; export declare const newViewportsElements: string[]; export declare const unnecessaryElements: string[]; export declare const geometryElements: string[]; export declare const eventAttributes: string[]; export declare const ariaAttributes: string[]; export declare const animationAttributes: string[]; export declare const transformAttributes: string[]; export declare const cantCollapseAttributes: string[]; export declare const conditionalProcessingAttributes: string[]; export declare const coreAttributes: string[]; export declare const deprecatedXlinkAttributes: string[]; export declare const animationAdditionAttributes: string[]; export declare const animationTimingAttributes: string[]; export declare const animationValueAttributes: string[]; export declare const rectAttributes: string[]; export declare const transferFunctionElementAttributes: string[]; export declare const geometryProperties: string[]; export declare const needUnitInStyle: string[]; export declare const statusPseudoClass: string[]; export declare const statusPseudoElement: string[];