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