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