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