import { IconProps } from '../lib';
declare function HandFist(props: IconProps): JSX.Element;
export default HandFist;
