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