import { IconProps } from '../types'; import React from 'react'; declare const FormatUppercaseIcon: React.FC; export default FormatUppercaseIcon;