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