import { ReactIconComponentType } from '../types';

declare const DeleteForever: ReactIconComponentType;
export default DeleteForever;
            