interface MtnAPIVerifyParams { collection?: string; list?: string; } export default MtnAPIVerifyParams;