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