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