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