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