export { returnReasonListLoader as loader } from "./loader"
export { ReturnReasonList as Component } from "./return-reason-list"
