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