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