import { RemixiconReactIconComponentType } from './dist/typings';

declare const BoldIcon: RemixiconReactIconComponentType;
export default BoldIcon;
