import React from 'react'; import IconProps from './props'; declare const HammerIcon: React.FC; export default HammerIcon;