import { Node } from 'svg-parser'; export declare function transform(node: Node | string): Node | string; //# sourceMappingURL=transformer.d.ts.map