/**
 * @fileoverview `argument`s used in `commander` for `bananass` CLI.
 */
/** @type {[string, string]} */
export const problems: [string, string];
