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