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