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