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

declare const FormatBold: ReactIconComponentType;
export default FormatBold;
            