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