import { IconProps } from '../types';
declare const LineSegments: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default LineSegments;
//# sourceMappingURL=LineSegments.d.ts.map