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