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