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