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