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