/**
 * @fileoverview `argument`s used in `commander` for `bananass` CLI.
 */
/** @satisfies {[string, string]} */
export const problems: ["<problems...>", "baekjoon problem numbers"];
