import type { IconProps } from '../../types'; declare const BtcLine: import("react").NamedExoticComponent; /** * Remix Icon: Btc Line * @see {@link https://remixicon.com/icon/btc-line Remix Icon Docs} */ export { BtcLine };