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