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