import { XastElement } from 'svgo/lib/types'; export declare function preserveLineWidth(node: XastElement, path: string): void;