declare const IconComponent: ({ iconFont, iconName, iconColor, onPress, style, testID, size }: any) => JSX.Element; export default IconComponent; //# sourceMappingURL=index.d.ts.map