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