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