import { SvgIconComponent } from './types'; declare const FormatBoldIcon: SvgIconComponent; export default FormatBoldIcon;