import type { IconComponent } from '../types'; declare const BoneBroken: IconComponent; export default BoneBroken;