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