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