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