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