/** * Add a element that envelop all child elements and makes the viewbox transformMatrix descend on all elements */ export declare function applyViewboxTransform(element: any): {}; //# sourceMappingURL=applyViewboxTransform.d.ts.map