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