import { IconProps } from '../types';
declare const HandFist: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default HandFist;
//# sourceMappingURL=HandFist.d.ts.map