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