import { SVGIconDef } from './types'; declare const DeleteBackOutlined: SVGIconDef; export default DeleteBackOutlined;