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