import React from "react"; export declare const PolyLineIcon: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=PolyLineIcon.d.ts.map