export declare const webhookPath: (orderPaymentId: any) => string;
declare const _default: () => string;
export default _default;
