/// import { IconProps } from '../../types'; declare const BoneBroken: (allProps: IconProps) => JSX.Element; export default BoneBroken;