import type { IconProps } from '../../types';
declare const HandCoinLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Hand Coin Line
 * @see {@link https://remixicon.com/icon/hand-coin-line Remix Icon Docs}
 */
export { HandCoinLine };
