import type { IconProps } from '../../types';
declare const ProductHuntLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Product Hunt Line
 * @see {@link https://remixicon.com/icon/product-hunt-line Remix Icon Docs}
 */
export { ProductHuntLine };
