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