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