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