import { RemixiconReactIconComponentType } from './dist/typings';

declare const OrderPlayLineIcon: RemixiconReactIconComponentType;
export default OrderPlayLineIcon;
