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