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