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