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