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