export declare function getJsxConvertedAttributes(attrs: { [key: string]: string; }, tagName?: string): { [key: string]: string | boolean | object; }; //# sourceMappingURL=html-jsx-attribute-mapping.d.ts.map