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