declare const refundReasonOptions: { label: string; value: string; }[]; export default refundReasonOptions;