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