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