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