import type { IconComponent } from '../types'; declare const Text: IconComponent; export default Text;