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