import { ReactIconComponentType } from '../types';

declare const TextFormat: ReactIconComponentType;
export default TextFormat;
            