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