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