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