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