import React from 'react'; import { IconBaseProps } from './_base'; declare const FormatWord: React.FC; export default FormatWord;