import { IPathResultItem } from '../../typings'; export declare const lineNormalize: (pathItem: IPathResultItem) => IPathResultItem;