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