import { SVGProps } from "react";
declare const RIPinDistanceLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIPinDistanceLine };
