import React from 'react';
declare const DeleteMiniOutline: React.FC<import("./gen").IconCommonProps>;
export default DeleteMiniOutline;
