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