export declare function setAttributesIfNecessary(attributes: any, svgNode: any): void; export default setAttributesIfNecessary;