import { API } from "@orderly.network/types"; export declare const TriggerPrice: (props: { order: API.OrderExt; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=triggerPrice.d.ts.map