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