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