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

declare const OrderPlayFillIcon: RemixiconReactIconComponentType;
export default OrderPlayFillIcon;
