export declare const htmlElements: string[];
export declare const htmlAttributes: string[];
export declare const svgElements: string[];
export declare const svgAttributes: string[];
export declare const elementDefaultAttributes: Record>;
//# sourceMappingURL=constants.d.ts.map