/// import { IconProps } from "../SvgIcon"; export declare const FolderDelete: (props?: IconProps) => JSX.Element; export default FolderDelete;