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