import { IconDefinition } from '../types'; declare const IconNew: IconDefinition; export default IconNew;