import { IconDefinition } from '../types'; declare const IconBold: IconDefinition; export default IconBold;