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